projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6496aba
)
dracut: Also ensure we're using the systemd module
author
Colin Walters
<walters@verbum.org>
Tue, 4 Jun 2013 00:49:07 +0000
(20:49 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 4 Jun 2013 00:49:07 +0000
(20:49 -0400)
I can't work out how this happens otherwise in Fedora...
src/dracut/ostree.conf
patch
|
blob
|
history
diff --git
a/src/dracut/ostree.conf
b/src/dracut/ostree.conf
index 3d86ec4c3db00a0467b5e2ad213fb8dd9d4d660b..612bb435d2f0ee1939d9b4812c7ba6c3c63d620d 100755
(executable)
--- a/
src/dracut/ostree.conf
+++ b/
src/dracut/ostree.conf
@@
-15,4
+15,4
@@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-add_dracutmodules+="
ostree
"
+add_dracutmodules+="
ostree systemd
"